crypto/internal/fips140/bigmod.Modulus.odd (field)

5 uses

	crypto/internal/fips140/bigmod (current package)
		nat.go#L475: 	odd   bool
		nat.go#L576: 		m.odd = true
		nat.go#L925: 	if m.odd {
		nat.go#L988: 	if !m.odd {
		nat.go#L1043: 	if !m.odd {